runtime.cleanupQueue.tryTakeWork (method)

2 uses

	runtime (current package)
		mcleanup.go#L362: func (q *cleanupQueue) tryTakeWork() bool {
		mcleanup.go#L412: 		if q.tryTakeWork() {